TODO: update
authorColin Walters <walters@verbum.org>
Sat, 15 Mar 2014 23:05:52 +0000 (19:05 -0400)
committerColin Walters <walters@verbum.org>
Sat, 15 Mar 2014 23:05:52 +0000 (19:05 -0400)
TODO
src/libostree/ostree-repo-static-delta-private.h

diff --git a/TODO b/TODO
index d5aa5425fc0446ed4cbbc4503e364f3f2fe172f3..fec2f567c945da5a4516b30ec4b5a7ee315ae1d6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,6 +31,9 @@
 
 * Improve library
 
+* Do HTTP requests as unprivileged user (particularly before we've
+  done GPG verification)
+
 * Reintroduce "ostree admin install": Could pull in host data,
   such as uids and /etc/fstab.
 
index a5ad37cea00d1df6665250529566c98026cf93f8..ec9e84121c6439e9b841312fd1071dda9b5427d5 100644 (file)
@@ -61,7 +61,7 @@ G_BEGIN_DECLS
  *   metadata: a{sv}
  *   timestamp: guint64
  *   ARRAY[(csum from, csum to)]: ay
- *   ARRAY[delta-part-header]
+ *   ARRAY[delta-meta-entry]
  *
  * The metadata would include things like a version number, as well as
  * extended verification data like a GPG signature.